| Name | Description | |
|---|---|---|
![]() | PDFStitchingFunction Constructor | Overloaded. |
The following tables list the members exposed by PDFStitchingFunction.
| Name | Description | |
|---|---|---|
![]() | PDFStitchingFunction Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | cosFunction | (Inherited from com.o2sol.pdf4java.pdffunctions.PDFFunction) |
![]() | functions |
| Name | Description | |
|---|---|---|
![]() | calculate | Calculates the function for the given input. This method supports the internal library infrastructure and should not be used by external client code. |
![]() | convertToGray | This method supports the internal library infrastructure and should not be used by external client code. |
![]() ![]() | createFromCosFunction | Creates a PDFFunction based on a COS function. (Inherited from com.o2sol.pdf4java.pdffunctions.PDFFunction) |
![]() | getBounds | Gets the function bounds. Bounds elements must be in order of increasing value, and each value must be within the domain defined by |
![]() | getCosFunction | Gets the COS function. (Inherited from com.o2sol.pdf4java.pdffunctions.PDFFunction) |
![]() | getDomain | Gets the function domain. (Inherited from com.o2sol.pdf4java.pdffunctions.PDFFunction) |
![]() | getEncode | Gets the function encode array. |
![]() | getFunctions | Gets the sub-functions that make up this function. The output dimensionality of all functions must be the same, and compatible with the value of if present. |
![]() | getRange | Gets the function range. (Inherited from com.o2sol.pdf4java.pdffunctions.PDFFunction) |
![]() | setBounds | Sets the function bounds. Bounds elements must be in order of increasing value, and each value must be within the domain defined by |
![]() | setDomain | Sets the function domain. (Inherited from com.o2sol.pdf4java.pdffunctions.PDFFunction) |
![]() | setEncode | Sets the function encode array. |
![]() | setRange | Sets the function range. (Inherited from com.o2sol.pdf4java.pdffunctions.PDFFunction) |